Qt5127 (#489)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 2 Feb 2020 19:08:40 +0000 (12:08 -0700)
committerGitHub <noreply@github.com>
Sun, 2 Feb 2020 19:08:40 +0000 (12:08 -0700)
commit94b203346070035340a7b54463120d8f4efa4785
treec074a1f84b5b5d856cbc211fc96352921014fcfc
parent5fc17b25b2c03345cc01b7ad06575c1c2b541ca7
Qt5127 (#489)

* update to Qt 5.12.7

switch to online Qt installer.
Note the latest Qt online installer, 3.2.1, can crash on macos.
https://bugreports.qt.io/projects/QTIFW/issues/QTIFW-1592
For this reason we use the previous installer on macos.

* add missing online install script.

* update more travis install scripts.

* also switch Qt 5.9 builds to 5.9.9.

make install target optional in install-qt-online.

* fix linux install scripts, enable Qt archive

* add new installer dependencies.

* fix travis linux install scripts some more.
.travis.yml
tools/Dockerfile_qtio
tools/qtci/README.gpsbabel
tools/qtci/README.md
tools/qtci/extract-qt-installer
tools/qtci/install-qt [deleted file]
tools/qtci/install-qt-online [new file with mode: 0755]
tools/qtci/qt-install.qs [new file with mode: 0644]
tools/travis_install_linux_coverage
tools/travis_install_linux_local
tools/travis_install_osx